Merged
Conversation
…CH2 HA/DR - Add HA vs DR definitions and RTO/RPO - Add Shared Responsibility table (MuleSoft vs Customer) for DR - Add Customer Responsibility for Disaster Recovery section - Expand Suggested Alternative Deployment Model with GSLB/DLB and health checks - Apply style guide: active voice, contractions, no non-acronym parentheses, conciseness Made-with: Cursor
luanamulesoft
commented
Mar 13, 2026
luanamulesoft
commented
Mar 18, 2026
hannanelson
reviewed
Mar 18, 2026
hannanelson
reviewed
Mar 18, 2026
hannanelson
reviewed
Mar 18, 2026
hannanelson
reviewed
Mar 18, 2026
| [%header,cols="1a,2a"] | ||
| |=== | ||
| |Party |Responsibility | ||
| |MuleSoft |Control plane availability: Anypoint Platform UI, deployment APIs, and platform services within the provisioned region |
Contributor
There was a problem hiding this comment.
I think, since some of these are full sentences, they should all have periods.
hannanelson
reviewed
Mar 18, 2026
| * Application deployment: Deploy the same or equivalent applications in a backup region and keep them in sync with configuration and code. | ||
| * Data and state: Replicate or back up external data stores such as databases, caches, and object stores that your integrations use so applications in a DR region can access the data they need. Anypoint Object Store v1 and v2 are regional; they don't provide cross-region failover. | ||
|
|
||
| For guidance on designing HA and DR topologies—including active-active, warm standby, and cold standby—see xref:mule-runtime::hadr-guide.adoc[High Availability and Disaster Recovery]. |
Contributor
There was a problem hiding this comment.
They say that the use of em-dashes is an indicator that AI wrote it... :)
hannanelson
reviewed
Mar 18, 2026
| . Verify that the backup region is serving traffic and that dependent systems use the correct endpoints or data stores. | ||
| . When the primary region recovers, optionally fail back by switching traffic from the backup region back to the primary and resyncing data when needed. | ||
|
|
||
| Your RTO depends on how quickly you complete these steps and, for cold or warm standby, on how long it takes to start or scale the backup application. For active-active setups, traffic continues on the remaining region without a switch. For more on recovery types and topologies, see xref:mule-runtime::hadr-guide.adoc[High Availability and Disaster Recovery] and xref:cloudhub-2::ch2-ha-dr.adoc[CloudHub 2.0 High Availability and Disaster Recovery]. |
Contributor
There was a problem hiding this comment.
(You can leave the link text blank to auto-fill with the heading.)
hannanelson
previously approved these changes
Mar 18, 2026
Co-authored-by: Hanna Nelson <hanna.nelson@mulesoft.com>
Co-authored-by: Hanna Nelson <hanna.nelson@mulesoft.com>
Co-authored-by: Hanna Nelson <hanna.nelson@mulesoft.com>
luanamulesoft
commented
Mar 19, 2026
|
This PR contains some terms that are considered warnings according to the Inclusive Product Language initiative
|
hannanelson
approved these changes
Mar 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…CH2 HA/DR
Made-with: Cursor
Writer's Quality Checklist
Before merging your PR, did you: